[INFO] fetching crate i-slint-backend-testing 1.16.1...
[INFO] fixing i-slint-backend-testing-1.16.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate i-slint-backend-testing 1.16.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate i-slint-backend-testing 1.16.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate i-slint-backend-testing 1.16.1
[INFO] tweaked toml for crates.io crate i-slint-backend-testing 1.16.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate i-slint-backend-testing 1.16.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate i-slint-backend-testing 1.16.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vtable-macro v0.4.0
[INFO] [stderr]   Downloaded const-field-offset v0.2.0
[INFO] [stderr]   Downloaded protox v0.9.1
[INFO] [stderr]   Downloaded const-field-offset-macro v0.2.0
[INFO] [stderr]   Downloaded vtable v0.4.0
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.5
[INFO] [stderr]   Downloaded pbjson-build v0.9.0
[INFO] [stderr]   Downloaded pbjson v0.9.0
[INFO] [stderr]   Downloaded pin-weak v1.1.0
[INFO] [stderr]   Downloaded lyon_extra v1.1.0
[INFO] [stderr]   Downloaded parley_data v0.8.0
[INFO] [stderr]   Downloaded i-slint-core-macros v1.16.1
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded lyon_path v1.0.19
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.19
[INFO] [stderr]   Downloaded parlance v0.1.0
[INFO] [stderr]   Downloaded fontique v0.8.0
[INFO] [stderr]   Downloaded lyon_geom v1.0.19
[INFO] [stderr]   Downloaded parley v0.8.0
[INFO] [stderr]   Downloaded prost-reflect v0.16.3
[INFO] [stderr]   Downloaded harfrust v0.5.2
[INFO] [stderr]   Downloaded i-slint-core v1.16.1
[INFO] [stderr]   Downloaded i-slint-common v1.16.1
[INFO] [stderr]   Downloaded icu_segmenter v2.2.0
[INFO] [stderr]   Downloaded icu_segmenter_data v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c
[INFO] running `Command { std: "docker" "start" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking parlance v0.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking const-field-offset v0.2.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]    Compiling vtable-macro v0.4.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking htmlparser v0.2.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking lyon_extra v1.1.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking vtable v0.4.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling i-slint-backend-testing v1.16.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling i-slint-core-macros v1.16.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.12.0
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking parley_data v0.8.0
[INFO] [stderr]     Checking usvg v0.47.0
[INFO] [stderr]     Checking resvg v0.47.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking fontique v0.8.0
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]     Checking i-slint-common v1.16.1
[INFO] [stderr]     Checking parley v0.8.0
[INFO] [stderr]     Checking i-slint-core v1.16.1
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1109:5
[INFO] [stdout]      |
[INFO] [stdout] 1109 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1149:5
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1197:5
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1261:5
[INFO] [stdout]      |
[INFO] [stdout] 1261 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1281:5
[INFO] [stdout]      |
[INFO] [stdout] 1281 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1321:5
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1416:5
[INFO] [stdout]      |
[INFO] [stdout] 1416 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]     --> search_api.rs:1452:5
[INFO] [stdout]      |
[INFO] [stdout] 1452 |     slint::slint! {
[INFO] [stdout]      |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1119:15
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1162:15
[INFO] [stdout]      |
[INFO] [stdout] 1162 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1212:15
[INFO] [stdout]      |
[INFO] [stdout] 1212 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1269:15
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1293:15
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1365:15
[INFO] [stdout]      |
[INFO] [stdout] 1365 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1435:15
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]     --> search_api.rs:1477:15
[INFO] [stdout]      |
[INFO] [stdout] 1477 |     let app = App::new().unwrap();
[INFO] [stdout]      |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     slint::slint! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]  --> tests/click.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use slint::platform::PointerEventButton;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     slint::slint! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     slint::slint! {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/click.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         slint::slint! {
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i-slint-backend-testing` (lib test) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/click.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     slint::spawn_local(async move {
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> tests/click.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let app = App::new().unwrap();
[INFO] [stdout]    |                   ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 |         if descendant.id() == Some(slint::SharedString::from("Nested::inner")) {
[INFO] [stdout]    |                                    ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use i_slint_core::SharedString;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SharedString`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 -         if descendant.id() == Some(slint::SharedString::from("Nested::inner")) {
[INFO] [stdout] 67 +         if descendant.id() == Some(SharedString::from("Nested::inner")) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:77:43
[INFO] [stdout]    |
[INFO] [stdout] 77 |     assert_eq!(inner[0].type_name(), Some(slint::SharedString::from("HorizontalLayout")));
[INFO] [stdout]    |                                           ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use i_slint_core::SharedString;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SharedString`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -     assert_eq!(inner[0].type_name(), Some(slint::SharedString::from("HorizontalLayout")));
[INFO] [stdout] 77 +     assert_eq!(inner[0].type_name(), Some(SharedString::from("HorizontalLayout")));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:97:43
[INFO] [stdout]    |
[INFO] [stdout] 97 |     assert_eq!(elems[0].type_name(), Some(slint::SharedString::from("HorizontalBox")));
[INFO] [stdout]    |                                           ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use i_slint_core::SharedString;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `SharedString`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 97 -     assert_eq!(elems[0].type_name(), Some(slint::SharedString::from("HorizontalBox")));
[INFO] [stdout] 97 +     assert_eq!(elems[0].type_name(), Some(SharedString::from("HorizontalBox")));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/click.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         slint::quit_event_loop().unwrap();
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]   --> tests/click.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     slint::run_event_loop().unwrap();
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `slint` in this scope
[INFO] [stdout]    --> tests/layout_kind.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_eq!(elems[0].type_name(), Some(slint::SharedString::from("VerticalBox")));
[INFO] [stdout]     |                                           ^^^^^ use of unresolved module or unlinked crate `slint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `slint`, use `cargo add slint` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use i_slint_core::SharedString;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SharedString`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 102 -     assert_eq!(elems[0].type_name(), Some(slint::SharedString::from("VerticalBox")));
[INFO] [stdout] 102 +     assert_eq!(elems[0].type_name(), Some(SharedString::from("VerticalBox")));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let app = App::new().unwrap();
[INFO] [stdout]    |               ^^^ use of undeclared type `App`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Nested` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let nested = Nested::new().unwrap();
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Nested`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i-slint-backend-testing` (test "click") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find type `Boxes` in this scope
[INFO] [stdout]   --> tests/layout_kind.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let boxes = Boxes::new().unwrap();
[INFO] [stdout]    |                 ^^^^^ use of undeclared type `Boxes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i-slint-backend-testing` (test "layout_kind") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c", kill_on_drop: false }`
[INFO] [stdout] 0c8fa8b8ca233687ec05382857d0914633c7d9c97477c32b360701071119c86c
